Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update broken links in OpenJDK rules #1049

Merged
merged 1 commit into from
Jan 10, 2024

Conversation

mrizzi
Copy link
Member

@mrizzi mrizzi commented Jan 10, 2024

These are broken links:

As reported in https://www.mail-archive.com/[email protected]/msg00008.html:

The sources on hg.openjdk.org are severely outdated and the server is only kept around for reference. We have migrated all relevant repositories to GitHub and that is now our preferred hosting solution.

So I've tried to find the same commits in GitHub OpenJDK repositories.
In order to achieve it, I've searched for the OpenJDK's bugs the commits referenced in the broken links above were fixing and, using the bug ID, I've searched the related commits in OpenJDK's repositories and replaced the broken links with the working ones:

I've also took the chance to add, for each new link, the OpenJDK Bug it refers to.

CC @neugens

@mrizzi mrizzi added Ready to Review auto-backport Set the PR for being backported auto-backport-to-releases/6.3.z Backport this issue to releases/6.3.z branch labels Jan 10, 2024
@PhilipCattanach
Copy link
Contributor

Successfully tested. Thanks!

@PhilipCattanach PhilipCattanach merged commit 8705fa8 into windup:master Jan 10, 2024
29 checks passed
github-actions bot pushed a commit that referenced this pull request Jan 10, 2024
Signed-off-by: mrizzi <[email protected]>
(cherry picked from commit 8705fa8)
Copy link

💚 All backports created successfully

Status Branch Result
releases/6.3.z

Questions ?

Please refer to the Backport tool documentation and see the Github Action logs for details

@mrizzi mrizzi deleted the fix-java-migration-links branch January 10, 2024 14:03
PhilipCattanach pushed a commit that referenced this pull request Jan 10, 2024
Signed-off-by: mrizzi <[email protected]>
(cherry picked from commit 8705fa8)

Co-authored-by: Marco Rizzi <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Set the PR for being backported auto-backport-to-releases/6.3.z Backport this issue to releases/6.3.z branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants